TabView.getPages

Returns a [iface@Gio.ListModel] that contains the pages of @self.

This can be used to keep an up-to-date view. The model also implements [iface@Gtk.SelectionModel] and can be used to track and change the selected page.

class TabView
getPages
()

Return Value

a GtkSelectionModel for the pages of @self

Meta